[][src]Crate staticsort

Macros

staticsort

This macro takes the following parameters in the order they're listed: type to sort, index to start at, index to end at, total array length, and name of existing const / static array variable (or directly-passed "anonymous" array).